* sysdep.c (seed_random): Fix typo: HAV_LRAND48 -> HAVE_LRAND48.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Sep 2012 01:13:50 +0000 (18:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Sep 2012 01:13:50 +0000 (18:13 -0700)
commitc42436cda0d5a01f6c52108209673dee41cfde8e
tree78534d0c95616d100878eedb8bb894b9d23c602d
parent8db3d7eb82a6552b6ebf0a25272c5e28c3b65ae5
* sysdep.c (seed_random): Fix typo: HAV_LRAND48 -> HAVE_LRAND48.

This fixes a bug on old systems that do not have the 'random' function.
src/sysdep.c